Search for notes by fellow students, in your own course and all over the country.
Browse our notes for titles which look like what you need, you can preview any of the notes via a sample of the contents. After you're happy these are the notes you're after simply pop them into your shopping cart.
Title: java script and html
Description: Learn java script for web designing or html5 basics and contact me if your intrested in futher learning.
Description: Learn java script for web designing or html5 basics and contact me if your intrested in futher learning.
Document Preview
Extracts from the notes are below, to see the PDF you'll receive please use the links above
HTML Basics
Welcome to HTML Basics
...
HTML is the building block for web pages
...
Objectives:
By the end of this workshop, you will be able to:
Use a text editor to author an HTML document
...
Create hyperlinks to other documents
...
Add images to your document
...
Apply colors to your HTML document
...
Q: What is Notepad and where do I get it?
A: Notepad is the default Windows text editor
...
It should be a little blue notebook
...
In OSX use TextEdit and change
the following preferences: Select (in the preferences window) Plain text instead of Rich text and
then select Ignore rich text commands in HTML files
...
One thing you should avoid using is a word processor (like Microsoft Word) for authoring your HTML
documents
...
The documents themselves are
plain text files with special "tags" or codes that a web browser uses to interpret and display
information on your computer screen
...
This text is bold